get
用途
获得指定id的domain类的实例,没有的话返回null值。
举例
def b = Book.get(1)
描述
参数:
id
- 欲获得对象的id